Bi-gram Word Network


Method

This Graph is a bi-gram network graph based on words that appear in combination at least 15 times in the corpus. It was built using the “igraph” package in R.

Description

In this graph one can see the words that has the strongest relationship is covid and 19. Looking at the words clustered around the 19 (from covid 19) one can see the words related to the virus’s impact in the center. One can also see intervention methods in the form of the relief fund clustered close to center of the Covid 19 cluster. There are two clusters connecting directly to the Covid 19 cluster namely the lockdown and sabcnews clusters. The sabcnews cluster is the only one that bridges the gap between Covid 19 and the presidency. The lockdown cluster on the other hand is the bridge between ministers when looking at the word network

Interactive Bi-Gram Network Plot


Description

This is exactly the same plot as the other Bi-Gram network plot. This plot is made interactive so that one can change the perspective.

Author Based Word Network


Method

This is an Author based word network that looks at the use of nouns within Tweets to build the text network. This was created using the “textnets” package developed by Dr. C. Bail.

Available at: https://github.com/cbail/textnets

Description

Looking at this network one can see that there are two distinct groups when looking at their usage of nouns within their Tweets. The Government and two other media houses use similar text in their Tweets, with eNCA and SABSNews sharing the most similarities. On the other hand, News24 and ewnupdates has similarities with each other but no direct connection to the Government when looking at their use of language.